internal/reflectlite.rtype.Key (method)

3 uses

	internal/reflectlite (current package)
		type.go#L623: func (t *rtype) Key() Type {
		type.go#L916: 		return haveIdenticalType(T.Key(), V.Key(), cmpTags) && haveIdenticalType(T.Elem(), V.Elem(), cmpTags)